Home :: Artificial Intelligence :: Genetic Programming

Toolkit for Visual Genetic Programming
A GP toolkit for exploring problems which don't have a natural fitness function and need human intuition to select the "best of the breed."
http://www.geom.uiuc.edu/~trowley/genetic/

Papers by Lee Altenberg On-Line
Research publications in mathematical population genetics, evolutionary computation, and genetic algorithms.
http://dynamics.org/~altenber/PAPERS/

GA-Walk!
A Java software system for evolving walking techniques in artificial skeletons using genetic algorithms.
http://www.gawalk.com/

EuroGP 2002
5th European Conference on Genetic Programming, 3-5 April 2002: Kinsale, Ireland.
http://evonet.dcs.napier.ac.uk/eurogp2002/

Groovy Java Genetic Programming
Genetic Programming (JGProg) is an open-source pure Java implementation of a strongly-typed Genetic Programming experimentation platform.
http://jgprog.sourceforge.net/